홈
PHP
Tags
PHP 튜토리얼
최신 기사 목록
한국어
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
현재 위치:
홈
>
함수 카테고리 모음
>
get_defined_functions
get_defined_functions
정의 된 모든 함수의 배열을 반환합니다
이름:
get_defined_functions
분류:
기능 처리
사용 언어:
php
한 줄 설명:
정의 된 모든 함수의 배열을 반환합니다
관련 콘텐츠
get_defined_functions를 사용하여 모든 내부 및 사용자 정의 기능을 나열하십시오
2
유사한 함수
get_defined_functions
get_defined_functions
정의된모든함수의배열을반환합니다
call_user_func_array
call_user_func_array
콜백함수를호출하고콜백함수매개변수로배열
unregister_tick_function
unregister_tick_function
각진드기에서실행된기능을등록해제하십시오
forward_static_call_array
forward_static_call_array
정적메소드를호출하고매개변수를배열로전달
create_function
create_function
익명(LambdaStyle)함수만들기
register_tick_function
register_tick_function
각진드기에실행함수를등록하십시오
function_exists
function_exists
주어진함수가정의된경우true를반환하십
forward_static_call
forward_static_call
정적메소드를호출합니다
인기 기사
get_defined_functions를 사용하여 모든 내부 및 사용자 정의 기능을 나열하십시오